home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 April / april_2001.iso / intercd / root / Multimedia / Image / ^Icon_Edit / IconEdit.cab / SPHERE-F.IES < prev    next >
Encoding:
Text File  |  2000-09-05  |  879 b   |  57 lines

  1.  
  2. NAME: Sphere (fixed gradation)
  3. PURPOSE: Draw a perfect sphere (fixed gradation)
  4. ------------------------------------------------
  5.  
  6. Select 'normal color'
  7.    KEY: +1
  8.    WAIT: 1
  9.  
  10. Select the first column of the palette for the gradation
  11.    PALETTENR: 1,1
  12.    KEY: Y
  13.    PALETTENR: 1,33
  14.  
  15. Resize icon to 64x64 pixels
  16.    KEY: +{F5}
  17.    KEY: {ENTER}
  18.  
  19. Draw a black circle
  20.    TOOL: 6
  21.    PALETTENR: 1,1
  22.    DRAG: 32,32,60,60
  23.  
  24. Set radial Gradation
  25.    KEY: {F11}
  26.    KEY: %R
  27.    KEY: %O
  28.  
  29. Fill the circle with the gradation
  30.    TOOL: 7
  31.    CLICK: 21,21
  32.  
  33. Antialiase the icon with a value of 10
  34.    KEY: {F1}
  35.    KEY: %I
  36.    KEY: {END}
  37.    KEY: %O
  38.  
  39. Resize the icon to 32x32 pixels
  40.    KEY: +{F3}
  41.    KEY: {ENTER}
  42.  
  43. Highlight
  44.    PALETTENR: 8,33
  45.    COLOR: 255,255,255
  46.    KEY: k
  47.    KEY: 3
  48.    KEY: %e
  49.    KEY: {RIGHT}
  50.    KEY: %t
  51.    KEY: {LEFT}
  52.    KEY: %O
  53.  
  54.  
  55.  
  56.  
  57.